Replace appicon with better sized one. Still needs a mask.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3747
f51c46e8-681c-474f-0cfe-
069cfd0219fb
// -*- C++ -*-
-// $Id: upgrade.cpp,v 1.5 2009-08-06 03:19:10 robertl Exp $
+// $Id: upgrade.cpp,v 1.6 2009-08-07 00:25:43 robertl Exp $
/*
Copyright (C) 2009 Robert Lipe, robertlipe@gpsbabel.org
#include <QDomDocument>
#include <QSysInfo>
-static const bool testing = true;
-// static const bool testing = false;
+// static const bool testing = true;
+static const bool testing = false;
static int versionAsNumber(const QString &s)
{